Skip to content

Conversation

@iLLiCiTiT
Copy link
Member

Changelog Description

Entities don't have changes when entity is fetched and "label" and "name" have same values.

Additional review information

In case name and label are same the label should be set to None but because server returns "label" with value same as name it causes that the entity have changes: {"label": None}.

Testing notes:

  1. Prepare task or folder that has same label as name.
  2. Use EntityHub to get the entity.
  3. The entity should have empty changes attribute value.

@iLLiCiTiT iLLiCiTiT added the type: bug Something isn't working label Jan 9, 2026
@iLLiCiTiT iLLiCiTiT requested a review from kalisp January 9, 2026 16:55
@iLLiCiTiT iLLiCiTiT self-assigned this Jan 9, 2026
Copy link
Member

@kalisp kalisp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works

Image

@iLLiCiTiT iLLiCiTiT merged commit 4103f18 into develop Jan 12, 2026
2 checks passed
@iLLiCiTiT iLLiCiTiT deleted the bugfix/entity-hub-label branch January 12, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants